TaskType 
EntityType  Independent 
Logical Entity Name  TaskType 
Default Table Name  cmEventType 
Logical Only  NO 
Definition 
 
Note 
 

TaskType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  YES 
 
PostTo    CHAR(1)  NO 
 
TaskTypeCategory    CHAR(1)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TaskTypeId(PK)    INTEGER  NO 
 

TaskType Keys 
Key Name  Key Type  Keys 
cmEventType_CmEventTypeId_TaskType_U_N_IDX  Alternate Key  TaskTypeId, TaskTypeCategory 
cmEventType_PostTo_N_N_IDX  Inversion Entry  PostTo 
cmEventType_cmEventTypeID_U_C_IDX  PrimaryKey  TaskTypeId 

TaskType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
TaskArchive  Non-Identifying  One To Zero or More          NO 
Task  Non-Identifying  One To Zero or More          NO 
TaskArchive  Non-Identifying  One To Zero or More          NO 
TaskTemplate  Non-Identifying  One To Zero or More          NO 

TaskType Check Constraints 
Check Constraint Name  CheckConstraint